Work Queue Item MCP Node
warning
This node is in beta and may not be fully tested or documented. Use with caution.
Model Context Protocol for work queue item operations
Inputs
Label | Property | Type | Description | Default Value | Is Required |
---|---|---|---|---|---|
Storage | storage | botdojo/interface/storage | Storage interface for file operations and logging | null | ✅ |
Properties
Label | Property | Type | Description | Default Value | Is Required |
---|---|---|---|---|---|
Work Queue Item ID | work_queue_item_id | botdojo/types/string | ID of the work queue item to operate on | null | |
Work Queue ID | work_queue_id | botdojo/types/string | ID of the work queue this item belongs to | null |
Output
Label | Property | Type | Description | Default Value |
---|---|---|---|---|
Model Context | modelContext | botdojo/interface/model_context | Work queue item model context | null |